Uses of Class
com.sabro.jbusiness.sys.SysEscopo.SysEscopoEventType

Packages that use SysEscopo.SysEscopoEventType
com.sabro.jbusiness.sys   
 

Uses of SysEscopo.SysEscopoEventType in com.sabro.jbusiness.sys
 

Methods in com.sabro.jbusiness.sys that return SysEscopo.SysEscopoEventType
 SysEscopo.SysEscopoEventType SysEscopo.SysEscopoEvent.getSysEscopoEventType()
           
static SysEscopo.SysEscopoEventType SysEscopo.SysEscopoEventType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SysEscopo.SysEscopoEventType[] SysEscopo.SysEscopoEventType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.sabro.jbusiness.sys with parameters of type SysEscopo.SysEscopoEventType
SysEscopo.SysEscopoEvent(SysEscopo source, SysEscopo.SysEscopoEventType sysEscopoEventType)
           
SysEscopo.SysEscopoEvent(SysEscopo source, SysEscopo.SysEscopoEventType sysEscopoEventType, SysRegistro sysRegistro)
           
SysEscopo.SysEscopoEvent(SysValor source, SysEscopo.SysEscopoEventType sysEscopoEventType, SysRegistro sysRegistro, java.lang.Object newValor)